/*面包屑调整*/

.mc_bread_nav span {font-size: 14px;color: #fff!important;}
.mc_bread_nav span a:hover {color: #999!important;}
.mc_bread_nav span a:last-child{color: #999 !important;}

@media screen and (max-width: 999px) {
.djd_mbx {    display: none;}
}
@media screen and (max-width: 768px){

.mc_bread_navbox {
    display: none;
}
}